Make it compile
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 12 Dec 2005 17:32:36 +0000 (17:32 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 12 Dec 2005 17:32:36 +0000 (17:32 +0000)
gtk/gtkstatusicon.c

index 07fe5ba5ea05bd611479f57321b4411815c04e56..85f4c813a51caffa3cfd48c9b6f60d113ad5f0c9 100755 (executable)
@@ -275,7 +275,7 @@ gtk_status_icon_class_init (GtkStatusIconClass *class)
                  G_STRUCT_OFFSET (GtkStatusIconClass, size_changed),
                  NULL,
                  NULL,
-                 g_cclosure_marshal_BOOLEAN__INT,
+                 _gtk_marshal_BOOLEAN__INT,
                  G_TYPE_NONE,
                  1,
                  G_TYPE_INT);